Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add skip option merge-commit #850

Merged
merged 4 commits into from
Oct 18, 2024

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Oct 18, 2024

Closes #817

⚡ Summary

  • Add a new skip option merge-commit which checks that the current commit is a merge commit (has two parents)
  • Add tests (including integration tests)
  • Update docs

@mrexox mrexox changed the title feat: add skip merge commit option feat: add skip option merge-commit Oct 18, 2024
@mrexox mrexox marked this pull request as ready for review October 18, 2024 12:21
@mrexox mrexox merged commit d5b7e77 into evilmartians:master Oct 18, 2024
14 of 17 checks passed
@mrexox mrexox deleted the feat/add-skip-merge-commit-option branch October 18, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skip option does not work for pre-push hooks
1 participant